projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89bfb1d
)
repo: Add a missing Returns paragraph
author
Krzesimir Nowak
<krzesimir@kinvolk.io>
Thu, 26 May 2016 09:51:13 +0000
(11:51 +0200)
committer
Atomic Bot
<atomic-devel@projectatomic.io>
Fri, 27 May 2016 11:20:00 +0000
(11:20 +0000)
Closes: #310
Approved by: cgwalters
src/libostree/ostree-repo.c
patch
|
blob
|
history
diff --git
a/src/libostree/ostree-repo.c
b/src/libostree/ostree-repo.c
index 1b08162d5eeca302a65153496359b4832b44c169..446d69a81fbc040372e739a631523c31006f62a7 100644
(file)
--- a/
src/libostree/ostree-repo.c
+++ b/
src/libostree/ostree-repo.c
@@
-4821,6
+4821,8
@@
out:
*
* Check for a valid GPG signature on commit named by the ASCII
* checksum @commit_checksum.
+ *
+ * Returns: %TRUE if there was a GPG signature from a trusted keyring, otherwise %FALSE
*/
gboolean
ostree_repo_verify_commit (OstreeRepo *self,